Skip to content

[3.14] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733)#152795

Merged
terryjreedy merged 1 commit into
python:3.14from
miss-islington:backport-4e16b8d-3.14
Jul 1, 2026
Merged

[3.14] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733)#152795
terryjreedy merged 1 commit into
python:3.14from
miss-islington:backport-4e16b8d-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Set the WM_CLASS of IDLE's long-lived windows (window-list windows and
the stack viewers) to "Idle" instead of the default "Toplevel", so that
window managers group and label them correctly.
(cherry picked from commit 4e16b8d)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…H-152733)

Set the WM_CLASS of IDLE's long-lived windows (window-list windows and
the stack viewers) to "Idle" instead of the default "Toplevel", so that
window managers group and label them correctly.
(cherry picked from commit 4e16b8d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@terryjreedy terryjreedy enabled auto-merge (squash) July 1, 2026 15:12
@terryjreedy terryjreedy merged commit a05d652 into python:3.14 Jul 1, 2026
49 checks passed
@miss-islington miss-islington deleted the backport-4e16b8d-3.14 branch July 1, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants